ogl_gen ~master (2022-03-20T16:55:39.7904081)
Dub
Repo
OGLFunction
defs
Undocumented in source.
struct
OGLFunction {
string
returnType
;
string
name
;
string
[]
argTypes
;
string
[]
argNames
;
OGLIntroducedIn
introducedIn
;
string
introducedInExtension
;
}
Members
Variables
argNames
string
[]
argNames
;
Undocumented in source.
argTypes
string
[]
argTypes
;
Undocumented in source.
introducedIn
OGLIntroducedIn
introducedIn
;
Undocumented in source.
introducedInExtension
string
introducedInExtension
;
Undocumented in source.
name
string
name
;
Undocumented in source.
returnType
string
returnType
;
Undocumented in source.
Meta
Source
See Implementation
defs
enums
OGLDocumentationType
OGLIntroducedIn
structs
OGLDocumentation
OGLEnum
OGLEnumGroup
OGLFunction
OGLFunctionFamily
OGLParameter